Initializes a new instance of the Polygon3D class.
Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public Polygon3D ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A list of 3D points.
A Brush used to fill the polygon.
See Also